Skip to content
AllenYGY's Blog
Search
K
Main Navigation
Home
Blog
Tags
Archive
Note
Functional Programming
Theory Of Computation
Compiler Construction
Computer Graphics
Computer Network
Database Management System
Computer Organization
Operating System
Appearance
Menu
Return to top
On this page
Overfitting and Underfitting
数据
模型容量
拟合各种函数的能力
低容量的模型难以拟合训练数据
高容量的模型可以记住所有的训练数据
简单
复杂
低
正常
欠拟合
高
过拟合
正常